PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentMargins Class / setBottom Method
The bottom margin for flow content.
In This Topic
    setBottom Method
    In This Topic
    Sets the bottom margin.
    Syntax
    public void setBottom( 
       double value
    )

    Parameters

    value
    The bottom margin for flow content.
    See Also